GraphicsTextRenderer(Graphics, SpriteFont, TextureScalingQuality)

Constructor

Namespace: Imagini.Fonts.Renderers

Declared in: Imagini.Fonts.Renderers.GraphicsTextRenderer


No description provided

Syntax

public GraphicsTextRenderer(
	Graphics graphics,
	SpriteFont font,
	TextureScalingQuality quality
)

Back to index